@charset "utf-8";
@font-face{ font-family:Impact; src:url(../fonts/impact.ttf);}
@font-face{ font-family:PingFang; src:url(../fonts/PingFang.ttf);}
@font-face{ font-family:ARVO; src:url(../fonts/ARVO-REGULAR.TTF);}
@font-face{ font-family:simkai; src:url(../fonts/simkai.ttf);}
@font-face{ font-family:kaiti; src:url(../fonts/kaiti.ttf);}
@font-face{ font-family:Barlow Condensed; src:url(../fonts/BarlowCondensed-SemiBold.ttf);}
@font-face{ font-family:BarlowCondensed-Light; src:url(../fonts/BarlowCondensed-Light.ttf);}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}


@media (max-width:328px){html{font-size:12px;}}
/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{position:relative;z-index:0;padding-top: 0;}
.section{ overflow:hidden;}

header{position:fixed;z-index:1000000;width:100%;background:#fff;height: 94px;top: -94px;transition:1.2s ease;box-shadow: 0 0 10px rgb(0 0 0 / 20%);}
header .lan a{position:absolute;right:3%;width: 36px;height:36px;line-height:34px;text-align:center;border:#e5e5e5 1px solid;font-size:13px;color: #c0c1c2;font-family:"Times New Roman";top:50%;margin-top:-18px; transition:0.36s}
header.on{ top:0}
header .logo{width:230px;height:94px;text-align: left;float: left;}
header .logo img{ height:61px;margin-top: 16px;}
header #nav{ font-size:0;float: left;}
header #nav li{display:inline-block;width:140px;height: 94px;position: relative;perspective: 1000px;}
header #nav li>a{ position:absolute; width:100%; height:100%; z-index:1000}
header #nav .menu div.sta1 h3{color:#fff;margin-top: 0px;position: relative;}
header #nav .menu div.sta1 h4{ color:#fff}
header #nav .menu .box{overflow:hidden;display: block;width: 100%;height: 100%;position: relative;}
header #nav .menu .sta1,header #nav .menu .sta2 {
	position: absolute;
	height: 94px;
	pointer-events: none;
	width: 100%;
	padding-left: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transform-origin: 50% 50% -55px;
	-webkit-transform-origin: 50% 50% -55px;
	-moz-transform-origin: 50% 50% -55px;
	-ms-transform-origin: 50% 50% -55px;
	text-align: center;
}
header #nav .menu .sta1 {
	background: #008e5e;
	transform: rotateX(90deg);
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
}
header #nav .menu .sta2 {
	background: #ffffff;
	transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
}
header #nav .menu div h1 {
	font-family: Verdana, Arial, "Microsoft YaHei", "SimHei", sans-serif;
	font-size: 14px;
	font-smooth:always;
	letter-spacing:1px;
	line-height: 18px;
	display: block;
	height: 18px;
	clear: both;
	text-align:left;
	text-transform:uppercase;
	margin:21px 0 0 0;
}
header #nav .menu .sta1 h1 {
	color:#fff !important;
}
header #nav .menu:hover h1 {
	color:#fff !important;	
}
header #nav .menu .sta2 h1 {
	color:#000;
}
header #nav .menu div span {
	display: block;
	height: 18px;
}
header #nav .menu div span {
	font-size: 16px;
	color: #000000;
}
header #nav .current div span {color: #fff;}
header #nav .menu div h3{height:40px;line-height:40px;margin-bottom: 5px;font-size: 14px;color: #483c2a;}
header #nav .menu div h3 img{ transition:0.6s}
header #nav .menu div h4{font-size: 13px;color: #483c2a;text-transform: uppercase;font-family: Roboto;}
header #nav .menu:hover{cursor:pointer}
header #nav .menu:hover>div{transition:all .6s ease;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease}
header #nav .menu:hover .sta1{color:#fff;transform:rotateX(0deg);-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);opacity: 1;height: 94px;}
header #nav .menu:hover .sta2{color:#000;background-color:#000;transform:rotateX(-90deg);-webkit-transform: rotateX(-90deg);-moz-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg);opacity: 0;}

header #nav .current:hover{cursor:default}
header #nav .current .sta1, header #nav .current:hover .sta1{color:#fff;transform:rotateX(0deg);-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg)}
header #nav .current .sta2, header #nav .current:hover .sta2{color:#000;background-color:#000;transform:rotateX(-90deg);-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg)}
header #nav .menu:hover span{ color:#fff}

header .qrcode-search{width:120px;height:30px;text-align: center;float: right;}
header .qrcode-search .qrcode{float: left;margin-top: 30px;position:relative;}
header .qrcode-search .qrcode a{color:#fff;display:block;transition:color .3s}
header .qrcode-search .qrcode .con{position:absolute;top:50px;left:-30px;display:none;background:#fff;padding-top:0px;height:120px;}
header .qrcode-search .search{float: left;margin-top: 30px;margin-left: 20px;}
header .qrcode-search .search img{ height:40px;}
.datu{position:relative;width:100%;height:100vh;top: 0;}


#banner{ position:relative; height:750px; overflow:hidden;min-width: 1200px; margin-top: 50px;}
#banner .bd { position:relative;}
#banner .bd a{ display:block; width:100%; height: 750px;}
#banner .hd{  margin:0 auto; position:absolute; width:100%; bottom: 5px;}
#banner .hd ul{ margin:0 auto; z-index:9; width:100% display:inherit; text-align:center;/* border-top:1px solid #56585c;*/ margin-top:-50px; position:relative; height:40px;  }
#banner .hd ul li{ display:inline-block; padding-top:13px;}
#banner .hd ul li a{  border-radius:50%;  height:10px; width:10px; margin:0 3px; display:block; background:#fff;  }
#banner .hd ul li a:hover{ background:#fe0000;  }
#banner .hd ul .on a{  background:#fe0000;  }
#banner  .bnt{ position:absolute; top:70%; z-index:3; }
#banner  .bnt:hover{ }
#banner .prev{ position:absolute; left:-54px; }
#banner .next{ position:absolute; right:-54px; }
#banner:hover .prev{left:50px;  opacity:1; filter:alpha(opacity=100);}
#banner:hover .next{right:50px; opacity:1; filter:alpha(opacity=100);}
#m_banner{display:none}
#m_banner .bnt{position:absolute;top:50%;z-index:3;margin-top:-12px}
#m_banner .bnt img{height:25px;width:25px}
#m_banner:hover .prev{left:10px;opacity:1;filter:alpha(opacity=100)}
#m_banner:hover .next{right:10px;opacity:1;filter:alpha(opacity=100)}


/*==========================================公共 结束=============================================*/
/*==========================================首页 开始=============================================*/

.index_one{ padding:40px 0 40px;background:url(../images/i_about_bg.jpg) center bottom no-repeat;}
.index_one .w1320{margin-top: 50px;}
.index_one .left{width: 49.3%;padding:0 20px 20px 0}
.index_one .right{width: 48.8%;}
.index_one .right .n_title{ text-align:left;}
.index_one .right .n_title h3 span.span01:after{left: 78px;}
.index_one .right p{ font-size:15px; line-height:32px; color:#5c5c5c;}
.index_one .right p a{ font-size:15px; line-height:32px; color:#5c5c5c; text-decoration:underline; margin-left:24px; transition:0.36s}
.index_one .right p big{ font-size:22px; color:#008e5e; font-family:ARVO;}
.index_one .bottom ul{ margin-top:32px;}
.index_one .bottom ul li{ display:inline-block;width: 24%;}
.index_one .bottom ul li .icon{float: left;width: 107px;height: 107px;}
.index_one .bottom ul li .info{float: left;width: 150px;margin-left: 15px;}
.index_one .bottom ul li .info h5{margin-top: 14px;font-size: 20px;line-height: 26px;}
.index_one .bottom ul li .info p{margin-top: 6px;line-height: 26px;}
.index_one .bottom ul li .icon1{background:url(../images/i_about_01.png) center center no-repeat;}
.index_one .bottom ul li .icon1:hover{background:url(../images/i_about_01_h.png) center center no-repeat;}
.index_one .bottom ul li .icon2{background:url(../images/i_about_02.png) center center no-repeat;}
.index_one .bottom ul li .icon2:hover{background:url(../images/i_about_02_h.png) center center no-repeat;}
.index_one .bottom ul li .icon3{background:url(../images/i_about_03.png) center center no-repeat;}
.index_one .bottom ul li .icon3:hover{background:url(../images/i_about_03_h.png) center center no-repeat;}
.index_one .bottom ul li .icon4{background:url(../images/i_about_04.png) center center no-repeat;}
.index_one .bottom ul li .icon4:hover{background:url(../images/i_about_04_h.png) center center no-repeat;}
.index_one .bottom ul li a:hover h5{ color:#008e5e;}

.index_two{ padding:50px 0;}
.index_two .business_cate{text-align: center;margin-top: 15px;margin-bottom: 30px;}
.index_two .business_cate a{padding: 13px 40px;font-size: 14px;border: 1px solid #008e5e;margin: 0 10px; background: #f1f2f6; border-radius: 5px;}
.index_two .business_cate a.active{background: #008e5e;color: #fff;}

.index_three{padding: 50px 0;background:#fff;}
.news-coulmn{display: flex;justify-content: space-between;flex-wrap: wrap; width: 100%;margin-bottom: 2rem}
.news-coulmn .news-lft{width: 49.7%;position: relative;}
.news-coulmn .news-show{width: 100%;border-radius: 5px;overflow: hidden;position: relative;display: block}
.news-coulmn .news-show img{width: 100%;object-fit: cover;height: 100%;max-height: 440px;transition: all .4s ease}
.news-coulmn .news-show:hover img{transform: scale(1.04)}
.news-coulmn .news-intro{padding: 20px 30px;width: 100%;position: absolute;bottom: 0;}
.news-coulmn .news-intro h2{font-size: 18px;color: #fff;font-weight: 700;}
.news-coulmn .news-intro p{font-size: 14px;color: #fff; line-height: 26px;padding: 10px 0 10px;border-bottom: 1px solid #fff;}
.news-coulmn .news-intro span{display: block;font-size: 13px;color: #fff;opacity: .7;margin: 10px 0 0px;font-family: DIN-pro}
.news-coulmn .news-btn{display: inline-block;font-size: 14px;color: #fff;line-height: 1;padding-right:18px;}
.news-coulmn .news-rgt{width: 47.7%;display: flex;flex-direction: column;justify-content: space-between;}
.news-coulmn .news-rgt .news-item{display: flex;flex-wrap: wrap; width: 100%;height: 49%; border-bottom: 1px solid #fff; overflow: hidden;position: relative;padding: 10px 0; }
.news-coulmn .news-rgt .news-item:first-child{padding-top: 0px;}
.news-coulmn .news-rgt .news-item:last-child{border-bottom: 0px;}
.news-coulmn .news-rgt .news-date{width: 50px;height: 86px;overflow: hidden;display: block; padding: 5px; text-align: center;background: url('../images/news-date.png') no-repeat center center;border: 1px solid #fff;color: #fff}
.news-coulmn .news-rgt .news-date h5{font-size: 18px;font-weight: 700;margin-top: 10px;}
.news-coulmn .news-rgt .news-date p{font-size: 16px;line-height: 40px;}
.news-coulmn .news-rgt .news-cont{width: 85%;margin-left: 2%;position: relative;}
.news-coulmn .news-rgt .news-cont h2{height: 30px;line-height: 30px; font-weight: bold; font-size: 16px; overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.news-coulmn .news-rgt .news-cont p{opacity: 1;line-height: 28px;}

.focus-box{overflow: hidden; position: relative;}
.focus-box .hd{position: absolute;z-index: 1;right: 4px;bottom: 19px;}
.focus-box .hd ul{ overflow: hidden; zoom: 1; float: left;}
.focus-box .hd ul li{ float: left; margin-right: 7px; width: 12px; height: 12px; line-height: 12px; text-align: center; background: #ccc; cursor: pointer; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; }
.focus-box .hd ul li.on{ background: #008e5e; color: #fff;}
.focus-box .hd ul li span{ display: none;}
.focus-box .bd{ position: relative; overflow: hidden;}
.focus-box .bd li{ position: relative;}
.focus-box .bd .pic{ position: relative; z-index: 0; line-height: 0;}
.focus-box .bd .pic img{ width: 100%;height: 435px; border: 0;}
.focus-box .bd .con{ position: absolute; width: 100%; z-index: 1; bottom: 0; height: 50px; line-height: 50px; text-align: left; font-size:18px;}
.focus-box .bd .con .title{ position: absolute; width: 100%; bottom: 0; left: 0; z-index: 1; height: 100%; overflow: hidden; padding-left: 10px;margin: 0;}
.focus-box .bd .con .title a{ color: #fff; text-decoration: none;}
.focus-box .bd .con .title-bg{ position: absolute; width: 100%; z-index: 0; bottom: 0; left: 0; background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%); height: 50px;}
.focus-box .prev,
.focus-box .next{ position:absolute; left:3%; top:95%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; z-index: 1000;}
.focus-box .next{ left:auto; right:3%; background-position:8px 5px; }
.focus-box .prev:hover,
.focus-box .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.focus-box .prevStop{ display:none; }
.focus-box .nextStop{ display:none; }


.index_four{padding: 50px 0;background:#f2f7f3;}
.cooperation-list{margin: 20px 0;}
.cooperation-list li{width: 430px;height: 58px;line-height: 58px;overflow: hidden;border: 1px solid #becbc4;border-radius: 29px;font-size: 16px;text-align: center;float: left;padding: 0 15px;margin-bottom: 10px;margin-right: 33px;}
.cooperation-list li:hover{background: #008e5e;color: #fff}
.cooperation-list li:hover a{color: #fff}

.scrollMain{ width:100%; background:#fff;}
.scrollBox{ width:1490px;margin:10px auto 0px; position:relative; }
.scrollBox .piclist{ overflow:hidden; zoom:1;}
.scrollBox .ohbox{overflow:hidden; position:relative;width:1600px;left:70px}
.scrollBox {position:relative;overflow:hidden;zoom:1;}
.scrollBox .piclist li{width: 436px;height: 485px;background: #fff;float: left;margin-right:26px;text-align:center;box-sizing:unset;}
.scrollBox .piclist li.null{margin-right: 0}
.scrollBox .piclist li .proCotent {
    position: relative;
    height: 436px;
}
.scrollBox .piclist li .proCotent .proPic {
    object-fit: cover;
    width: 100%;
    height: 436px;
    transition: all .5s ease;
    transform: scale(1);
    border-radius: 5px;
}
.scrollBox .piclist li .dbt {
    background: #fff;
    width: 90%;
    height: 60px;
    overflow: hidden;
    position: relative;
    top: -26px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    box-shadow: 3px 3px 18px rgb(0,0,0,0.2);
    color: #333;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.scrollBox .piclist li .dbt:hover {
    background:#008e5e;
    color: #fff;
}
.scrollBox .piclist li .dbt:hover a {
    color: #fff;
}

.scrollBox .pageBtn span{ display:block;width:34px;height:64px;position:absolute;top:149px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox .pageBtn .prev{left:1px;background:url(../images/scroll_left.jpg) no-repeat;}
.scrollBox .pageBtn .next{right:1px;background:url(../images/scroll_right.jpg) no-repeat;}
.scrollBox .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 570px; }
.scrollBox .pageBtn .list li{ background:url(../images/bntBg.png); float:left; display:inline; width:15px;height:15px;background-position:-86px -57px ;cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }
.scrollBox .pageBtn .list li.on{background-position:-114px -57px }


.index_tit{text-align: center;position: relative; margin-bottom: 30px;}
.index_tit span{font-size: 32px; font-weight: bold;color: #008e5e;position: relative;}
.index_tit span:after{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -20px;
    width: 40px;
    height: 3px;
    background: #008e5e;
}
.index_tit p{font-size: 16px; text-indent:0px;margin-top: 25px; text-transform: uppercase;}


.customized .cont{overflow:hidden;display: block;width: 100%;height: 100%;position: relative;color: #e9bb7d;}
.customized .cont h1{font-size: 50px;letter-spacing: 5px; font-family: simkai;}
.customized .cont h4{font-size: 16px;margin: 20px 0px; }
.customized .cont h4 span{padding: 0px 15px;}
.customized .cont h6{font-family: ARVO;}

footer{background:#ededed;}
footer .fl01{ border-bottom:#e3e3e3 1px solid; padding:42px 0 50px;}
footer .fl01 h3{ text-align:center; margin-bottom:40px;}
footer .fl01 .bottom{ text-align:center}
footer .fl01 .bottom .box{ display:inline-block; margin:0 21px; text-align:left}

footer .fl01 .bottom h5{font-size:16px;color:#2a2a29;margin-bottom: 8px;padding-top: 5px;}
footer .fl01 .bottom h6{ font-size:13px; color:#adabaa;}

footer .fl01 .bottom .input{text-align:center;font-size:0;height: 44px;margin: 0;float: left;}
footer .fl01 .bottom .input .input-text{display:inline-block; *display:inline; *zoom:1;width: 300px;height: 44px;line-height: 42px;position:  relative;vertical-align: top;background: none;border: #dcdcdc 1px solid;}
footer .fl01 .bottom .input .input-text input{display:block;width:100%;height:100%;color: #333;font-size:12px;border:none;background:none;padding: 0 20px;position:  relative;z-index: 10;font-size: 14px;}
footer .fl01 .bottom .input .btn{display:inline-block; *display:inline; *zoom:1;width: 100px;height: 44px;line-height: 44px;background: #3b3c3e;margin-left: -1px;position:relative;z-index:11;transition: 0.6s;cursor: pointer;}
footer .fl01 .bottom .input .btn input{display:block;width:100%;height:100%;line-height: 44px;color: #fff;font-size: 16px;text-transform:uppercase;border:none;background:none;text-align:center;position:relative;z-index:1;cursor: pointer;}
footer .fl01 .bottom .input .btn a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;float: left;width: 100%;height: 44px;line-height: 44px;vertical-align:  middle;position:  absolute;top: 0;left: 0;}
footer .fl01 .bottom .input .btn:hover{background: #008e5e;}
input::-webkit-input-placeholder{ color:#919191;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#919191; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#919191;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#919191;}

footer .fl01 .bottom .input .input-text > input:focus {
  background-color: transparent;
  border-color: transparent;
}
footer .fl01 .bottom .input .input-text > input:focus ~ .input-border {
}
footer .fl01 .bottom .input .input-text > input:focus ~ .input-border:first-of-type:before {
  -webkit-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  width: 100%;
}
footer .fl01 .bottom .input .input-text > input:focus ~ .input-border:first-of-type:after {
  height: 100%;
  -webkit-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
footer .fl01 .bottom .input .input-text > input:focus ~ .input-border:last-of-type {
  background: transparent;
}
footer .fl01 .bottom .input .input-text > input:focus ~ .input-border:last-of-type:before {
  -webkit-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;

  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  width: 100%;
}
footer .fl01 .bottom .input .input-text > input:focus ~ .input-border:last-of-type:after {
  height: 100%;
  -webkit-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
  top: 0;
}
footer .fl01 .bottom .input .input-text .input-border {
  bottom: -1px;
  display: block;
  left: -1px;
  position: absolute;
  top: -1px;
  right: -1px;
}
footer .fl01 .bottom .input .input-text .input-border:before,
footer .fl01 .bottom .input .input-text .input-border:after {
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 0;
  background-color: #008e5e;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
footer .fl01 .bottom .input .input-text .input-border:first-of-type:before {
  height: 1px;
  left: 0;
  top: 0;
  width: 0;
}
footer .fl01 .bottom .input .input-text .input-border:first-of-type:after {
  height: 0;
  right: 0;
  top: 0;
  width: 1px;
}
footer .fl01 .bottom .input .input-text .input-border:last-of-type:before {
  background-color: #008e5e;
  height: 1px;
  top: calc(100% - 1px);

  right: 0;
  width: 0;
}
footer .fl01 .bottom .input .input-text .input-border:last-of-type:after {
  background-color: #008e5e;
  height: 0;
  top: calc(100% - 1px);
  left: 0;
  width: 1px;
}

footer .fl02{padding: 46px 0 46px;text-align: center;}
footer .fl02 ul.ul01{ font-size:0;}
footer .fl02 ul.ul01 li{display:inline-block;margin-right: 18px;}
footer .fl02 ul.ul01 li a{display:inline-block;width: 35px;height: 35px;line-height: 33px;text-align:center;border-radius:50%;cursor:pointer; border:#cdcdcd 1px solid; position:relative}
footer .fl02 ul.ul01 li a:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;transform:matrix(0.5, 0, 0, 0.5, 0, 0);background: rgba(59, 60, 62, 0.25);transition:0.6s ease;opacity: 0;z-index: 1;}
footer .fl02 ul.ul01 li a img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;filter:alpha(opacity=40);opacity:0.4;-moz-opacity:0.4;-khtml-opacity:0.4;transition:0.6s ease;position: relative;z-index: 2;}
footer .fl02 ul.ul01 li a:hover img{ opacity:1;}

footer .fl02 ul.ul02{ margin:28px 0 28px}
footer .fl02 ul.ul02 a{ font-size:16px; color:#5a4f49; padding:0px 24px; transition:0.6s}
footer .fl02 p,footer .fl02 p a{ font-size:13px; color:#a8a8a9; transition:0.6s}

footer .fl02 p a:hover{ color:#5a4f49}
footer .fl02 ul.ul01 li a:hover:after{transform: matrix(1, 0, 0, 1, 0, 0);opacity: 1;}
footer .fl02 ul.ul02 a:hover{ color:#5a4f49}

footer .fl02 .right .icon{ background:#008e5e; border-radius:50%; width:47px; height:47px; display:inline-block; text-align:center; line-height:47px;}
footer .fl02 .right .icon span{display:inline-block;-webkit-animation:cycleIcons 5s ease 0.6s infinite normal both running;animation:cycleIcons 5s ease 0.6s infinite normal both running}

/*@-webkit-keyframes cycleIcons{
	28%{transform:scale(0) rotate(-30deg);opacity:1}
	31%{transform:scale(1) rotate(30deg)}
	40%{transform:scale(1) rotate(-30deg)}
	48%{transform:scale(1) rotate(30deg)}
	55%{transform:scale(1) rotate(-30deg)}
	61%{transform-origin:center bottom;content:"";transform:scale(1) rotate(30deg);opacity:1}
}*/

@keyframes cycleIcons{
	0%{transform-origin:center bottom;transform:rotate(5deg);}
	16.666667%{transform-origin:center bottom;transform:rotate(-5deg);}
	33.333333%{transform-origin:center bottom;transform:rotate(5deg)}
	50%{transform-origin:center bottom;transform:rotate(-5deg)}
	66.666666%{transform-origin:center bottom;transform:rotate(5deg)}
	83.333333%{transform-origin:center bottom;transform:rotate(-5deg)}
	100%{transform-origin:center bottom;transform:rotate(5deg)}
}


footer .fl02 .right{ padding:35px 0 0}
footer .fl02 .right .con{ display:inline-block; padding:0 0 0 10px}
footer .fl02 .right .con h6{font-size:13px;color:#6d6e70;margin-bottom: 8px;}
footer .fl02 .right .con h3{ font-size:24px; color:#008e5e; font-family:ARVO;}
footer .fl02 .right .con h3 span{ font-family:ARVO;}

.tc1 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99999999;}

.tc1 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);display:  none;}
.tc1 .tc.act{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;  pointer-events: auto;transform:scale(1);}
.tc1 .close:hover{ transform:rotate(180deg);}
.tc1 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 

.tc1 .tc-box{position:absolute;overflow: hidden;top:50%;z-index:9999;width: 200px;height: 250px;left:50%;margin-left: -100px;margin-top: -125px;-webkit-animation-duration: 1.2s;animation-duration: 1.2s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-name: anim-close-2;animation-name: anim-close-2;}
.tc1 .tc.act{display: block;}
.tc1 .tc.act .tc-box{display: block;-webkit-animation-name: anim-open-2;animation-name: anim-open-2;transform:scale(1);}
.tc1 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }
.tc1 .tc-bg {height: 100%;background: rgba(0,0,0,.9);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
.tc1 .tc-box h3 img{width: 200px;height: 200px;}
.tc1 .tc-box h5{width: 100%;height: 50px;line-height: 50px;font-size:1rem;color:#fff;text-align:center;}

.imgContainer{ position:relative}
.imgContainer .scanMask{position:absolute;left:0;top:0;bottom:0;width: 100%;height:0;border-bottom: 3px solid #ffffff;background: rgba(0,0,0,0.15);}

#ac-cursor{position:fixed;width:48px;height:48px;top:-24px;left:-24px;pointer-events:none;visibility:hidden;z-index:9900}.touchevents #ac-cursor{display:none}#ac-cursor-progress{mix-blend-mode:multiply}#ac-cursor-progress circle{fill:none;stroke:#d43246;stroke-width:1.2;stroke-miterlimit:10;stroke-dasharray:200;stroke-dashoffset:200}#ac-cursor-outline{position:absolute;top:0;left:0;height:100%;width:100%}#ac-cursor-outline circle{fill:none;stroke:rgba(58,60,73,.1);stroke-width:1.2;stroke-miterlimit:10}#ac-drag{position:absolute;top:0;left:0;height:100%;width:100%;visibility:hidden}#ac-drag-progress{mix-blend-mode:multiply}#ac-drag-progress circle{fill:none;stroke-width:1.2;stroke-miterlimit:10;stroke:#3a3c49;stroke-dasharray:200;stroke-dashoffset:200}#ac-drag-outline{position:absolute;top:0;left:0;height:100%;width:100%}#ac-drag-outline circle{fill:none;stroke:rgba(58,60,73,.1)}.ac-loader-item{position:fixed;top:0;left:0;height:100%;width:100%;z-index:9000}.ac-loader-item .ac-symbol-mask{overflow:hidden}.ac-loader-item svg{height:132px;width:132px}.ac-loader-symbol{position:absolute;top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:100}.ac-loader-bg{position:absolute;top:0;left:0;height:100%;width:100%}#ac-loader-main path{fill:#3a3c49}#ac-loader-main line{stroke:#3a3c49}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#ac-loader-main line{shape-rendering:crispEdges}}#ac-loader-main path{visibility:hidden}#ac-loader-main line:nth-of-type(1),#ac-loader-main line:nth-of-type(2){stroke-dasharray:141;stroke-dashoffset:141}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#ac-loader-main line:nth-of-type(1),#ac-loader-main line:nth-of-type(2){shape-rendering:crispEdges}}#ac-loader-bg-main{background:#f6f5f4}#ac-loader-invert .ac-symbol-mask{-webkit-transform:translateY(-100%);transform:translateY(-100%)}#ac-loader-invert svg{-webkit-transform:translateY(100%);transform:translateY(100%)}#ac-loader-invert path{fill:#f6f5f4}#ac-loader-invert line{stroke:#f6f5f4;stroke-dasharray:141}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#ac-loader-invert line{shape-rendering:crispEdges}}#ac-loader-bg-aux,#ac-loader-bg-invert{background:#3a3c49;-webkit-transform:translateX(-100%);transform:translateX(-100%)}#ac-loader-aux #ac-loader-symbol-aux{visibility:hidden}#ac-loader-aux path{fill:#f6f5f4;visibility:hidden}#ac-loader-aux line{stroke:#f6f5f4;stroke-dasharray:141;stroke-dashoffset:141}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#ac-loader-aux line{shape-rendering:crispEdges}}#ac-loader-bg-aux{background:#3a3c49;-webkit-transform:translateX(-100%);transform:translateX(-100%)}

.n_container{padding: 0px 0 0;}

.n_banner{display:block; width:100%;height: 400px;margin: 94px 0 0;}
.n_banner h3{font-size:2.4rem;color:#fff;font-weight:bold;margin-bottom:3rem; text-transform:uppercase; position:relative;}
.n_banner h4{ font-size:1.2rem; color:#fff;text-transform: uppercase;}
.n_banner h3:before{ content:""; position:absolute; left:50%; bottom:-1.9rem; width:30px; height:2px; background:#fff; margin-left:-15px;}
.n_title{ position:relative; text-align:center; margin-bottom:60px;}
.n_title h3{ font-size:36px; color:#242424; margin-bottom:12px}
.n_title h3 span{position:relative;text-transform: uppercase;}
.n_title h3 span.span01:after{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -20px;
    width: 40px;
    height: 3px;
    background: #008e5e;
}
.n_title h5{ display: block;margin-top: 35px;font-size:14px; color:#333; text-transform:uppercase;}

.position_title{position:relative;height:59px;line-height:59px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin-top: -80px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;}
.position_title .w1390{position:relative;}

/*==============当前位置=====================*/
.position{position:relative;background:url(../images/icon_home.png) left center no-repeat; padding-left:18px;}
.position strong{color:#a3a4ad;font-size:14px;font-weight:400;}
.position strong img{padding-right:5px;padding-top:2px}
.position a{color:#82828e;display:inline-block}
.position a:hover{color:#2a508f}
.position .li{color:#82828e;background:url(../images/icon_sj.png) left center no-repeat;padding-left:13px;display:inline-block;}
.position span{color:#2b81d9!important;font-size:12px}

.p_nav{position:absolute;right:30px;top:0}
.p_nav a{ cursor:pointer; display:inline-block; padding:0 12px; height:58px; line-height: 58px; margin-left:50px; text-align: center;box-sizing: border-box;position: relative; -webkit-transition:0.2s;transition:0.2s;}
.p_nav a{ color: #222;position:relative;z-index:4;font-size:15px;font-weight: 100; border-bottom:1px solid #848484;}
.p_nav .on,.p_nav a:hover{ border-bottom:2px solid #008e5e; color: #008e5e;font-weight: 700;}
.p_nav a:after{content:"";width:9px;height:6px;position: absolute;bottom:-10px; left:50%; margin-left:-4.5px; background:url(../images/n_nav_ico.png) center no-repeat; -webkit-transition:0.3s;transition:0.3s; opacity:0; transform:scale(0); -webkit-transform:scale(0);}
.p_nav .on:after,.p_nav a:hover:after{ transform:scale(1); -webkit-transform:scale(1); opacity:1; bottom:-1.375rem;}

.fanhuidingbu a{display:inline-block;width:47px;height:47px;line-height:47px;background:#008e5e;border-radius:50%;text-align:center;position:fixed;right:30px;bottom: 70px;}

.n_product{padding: 60px 0 55px;}
.n_product .n_title h3 span.span01:after{left: 72px;}
.n_product ul{ font-size:0; margin:0 -25px;}
.n_product ul li{ display:inline-block; padding:0 25px; width:25%; text-align:center; margin-bottom:50px;}
.n_product ul li a{ background:#fff; border:#e4e4e6 1px solid; display:block;}
.n_product ul li a .con{ padding:20px 0 20px;}
.n_product ul li a .con h3 span{ width:75px; height:63px; display:inline-block; position:relative}
.n_product ul li a .con h3 span b{ font-size:30px; color:#8c8c8c; line-height:61px; font-family:kaiti; position:relative; font-weight:normal}
.n_product ul li a .con h3 span:before{ content:""; background:url(../images/dbx.png) center no-repeat; position:absolute; top:0; right:0; bottom:0; left:0; transition:0.6s}
.n_product ul li a .con h4{ font-size:28px; color:#242424; font-family:simkai; margin:15px 0 15px; position:relative}
.n_product ul li a .con h5{ font-size:14px; color:#666666; text-transform:uppercase; margin-bottom:15px; font-family:"Times New Roman";}
.n_product ul li a .con h6{ font-size:12px; color:#ababab; text-transform:uppercase; font-family:"Times New Roman";}
.n_product ul li a .img, .n_product ul li a .img img{ max-width:100%; overflow:hidden}
.n_product ul li a:hover .con h3 span:before{ transform:rotate(180deg); background:url(../images/dbx_on.png) center no-repeat;}
.n_product ul li a:hover .con h3 span b{ color:#fff}

/*荣誉资质*/
.n_honor{padding-top:60px;padding-bottom:20px}
.n_honor ul { margin: 0 -25px; }
.n_honor li{ float:left;padding:0 25px; margin-bottom:30px; display:block;}
.n_honor li a{display:block}
.n_honor li .img{width:280px;height:180px;background:#dcdcdc;overflow:hidden}
.n_honor li .img .j_tab_cel{width:280px;height:180px}
.n_honor li .img img{max-width:90%;max-height:90%;height:auto;width:auto;display:inline-block;transition:.6s;-webkit-transition:.6s}
.n_honor li:hover .img img{transform:scale(1.1);-webkit-transform:scale(1.1)}
.n_honor li h5{font-size:14px;color:#5c5c5c;width: 280px;height:56px;line-height:28px;text-align:center;margin-top: 5px;overflow:hidden}

/*联系我们*/
.n_contact{ padding:90px 0}
.n_contact .left .n_title{ text-align:left;}
.n_contact .left p{ font-size:15px; line-height:32px; color:#5c5c5c}
.n_contact .left p a{ font-size:15px; line-height:32px; color:#5c5c5c; text-decoration:underline; margin-left:24px; transition:0.36s}
.n_contact .left p big{ font-size:22px; color:#008e5e; font-family:ARVO;}
.n_contact .left ul{ margin-top:32px;}
.n_contact .left ul li{ display:inline-block}
.n_contact .left ul li h5{ font-size:14px; color:#717171; margin-top:15px; text-align:center}
.n_contact .right{ background:url(../images/n_contact_bg.jpg) right bottom no-repeat; padding:0 20px 20px 0}
.n_contact .left p a:hover{ color:#008e5e}

.n_about{ padding:60px 0 30px}
.n_about .n_title{ margin-bottom:25px}


.n_news{ padding:60px 0 0px}
.n_news .n_title{ margin-bottom:35px}
.n_news ul{ margin-bottom:58px}
.n_news ul li{border-bottom: #d5d5d5 1px solid;position:relative;}
.n_news ul li:after{position:absolute;content:"";bottom:-1px;height:1px;width:0;left:0;background: #008e5e;transition:1s ease;}
.n_news ul li a{padding: 35px 0;display:block;}
.n_news ul li .left{width: 805px;padding:3.75rem 0 0;}
.n_news ul li .left .time{ width:134px; padding:0 0 0 20px}
.n_news ul li .left .time h3{font-size: 32px;color: #acacac;margin-bottom: 34px;font-family: Barlow Condensed;}
.n_news ul li .left .time .icon{ display:inline-block; width:30px; height:30px; border:#bfbfbf 1px solid; line-height:28px; text-align:center; border-radius:50%; transition:0.6s}
.n_news ul li .left .time .icon span{ font-size:12px; color:#adadad; font-family:simsun; position:relative;}
.n_news ul li .left .con{ width:calc(100% - 134px); padding-left:4.5rem;}
.n_news ul li .left .con h4{font-size: 22px;color: #3c3c3c;margin-bottom: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.n_news ul li .left .con p{font-size: 13px;line-height: 22px;color: #999999;height: 44px;overflow:hidden;}
.n_news ul li .right{}
.n_news ul li .right .img{overflow:hidden;border: #d5d5d5 4px solid;}
.n_news ul li .right .img img{transition:0.9s ease;width: 315px;height: 195px;object-fit: cover;}

.n_news ul li:hover:after{ width:100%}
.n_news ul li:hover .right .img img{ transform:scale(1.06)}

.n_news ul li:hover .left .time .icon{ background:#008e5e; border:#008e5e 1px solid}
.n_news ul li:hover .left .time .icon span{ color:#fff}
.n_news ul li:hover .left .con h4{ color:#008e5e}

.n_brother {padding: 60px 0 30px;}
.n_brother .hd{ margin-bottom:40px;}
.n_brother .hd ul{ margin:0 -19px;}
.n_brother .hd ul li{ width:427px; height:700px; background:#f2f2f2; border-radius:3px; padding:35px 40px; float:left; margin:0 1.525rem; cursor:pointer; transition:.2s; position:relative;}
.n_brother .hd ul li .img{ width:350px; height:280px; border:3px solid #fff;}
.n_brother .hd ul li .img img{ width:344px; height:100%;}
.n_brother .hd ul li .txt{ padding:0 6px;}
.n_brother .hd ul li h5{ font-size:1.125rem; color:#000000; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin:19px 0; transition:.2s; font-weight: bold; }
.n_brother .hd ul li p{ font-size:0.875rem; color:#838385; line-height:1.875rem; overflow:hidden; transition:.2s;}
.n_brother .hd ul li.on{ background:#e00025;}
.n_brother .hd ul li.on h5{ color:#fff;}
.n_brother .hd ul li.on p{ color:#fff;}
.n_brother .hd ul li:before{ content:""; display:block; border:11px solid transparent;position:absolute; bottom:-11px; left:50%; margin-left:-11px; transition:0s;}
.n_brother .hd ul li.on:before{ opacity:1; bottom:-21px;border-top:11px solid #e00025;  transition:.3s;  }


.n_case{ padding: 60px 0 30px; overflow:hidden}
/*.n_case ul{ margin:0 -1.5rem}
.n_case ul li{ float:left; width:33.3333333%; padding:0 1.5rem; margin-bottom:3.125rem}
.n_case ul li a, .n_case ul li a .top{ position:relative; display:block; width:100%;}
.n_case ul li .img{ padding-bottom:75.56%; width:100%; position:relative; overflow:hidden}
.n_case ul li .img img{ position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; object-fit:cover}
.n_case ul li a .top .top_ico{ position:absolute; bottom:-2.125rem; right:2.5rem; background:url(../images/anniu_bg3.png) center no-repeat; width:4rem; height:5.625rem; background-size:100% 100%; transition:.6s}
.n_case ul li a .top .top_ico img{ display:inline-block}
.n_case ul li .con{ background:#eceef0; padding:2.375rem 2.5rem}
.n_case ul li .con h5{font-size:1.25rem;color:#2a2a2a;line-height:1.375rem;height:1.375rem;transition: .6s;}
.n_case ul li .con p{ font-size:13px; color:#6a6a6a; line-height:24px; height:48px; margin:0.75rem 0 1.875rem}
.n_case ul li .con .span{ display:inline-block; background:url(../images/anniu_bg41.png) center no-repeat; width:115px; height:35px; line-height:35px; font-size:12px; color:#5e5e5e; text-transform:uppercase; text-align:center; transition:.6s;}
.n_case ul li a:hover .con .span{ background:url(../images/anniu_bg4_on.png) center no-repeat; color:#fff; background-size:100% 100%}
*/
.more00.more {
	text-align: center
}
.more00.more a {
	display: inline-block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
	transition: 0.6s;
	border: #b9b9b9 1px solid;
}
.more00.more a span {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #cecece;
	border-radius: 50%;
	margin: -5px 1px 0;
	vertical-align: middle;
	transition: 0.6s;
}
.more00.more a:hover {
	background: #008e5e;
	border: #008e5e 1px solid
}
.more00.more a:hover span {
	margin: -5px 2px 0;
	background: #fff
}


.n_news_detail{ padding:60px 0 65px;}
.n_news_detail .ar_title{ border-bottom:#d4d4d4 1px solid; padding-bottom:18px; text-align:center; margin-bottom:48px}
.n_news_detail .ar_title h3{ font-size:27px; color:#403f3f; line-height:40px; margin-bottom:20px}
.n_news_detail .ar_title h6{ font-size:13px; color:#818181;}
.n_news_detail .ar_title h6 img{ margin:-3px 10px 0 0}

/*产品详情*/
.n_product_detail{padding:60px 0}
.n_product_detail .fl01{position:relative;}
.n_product_detail .fl01 .auto{padding:0px 50px 0px;background:#fff}
.n_product_detail .fl01 .auto.ww{position:relative}
.n_product_detail .fl01 .auto .miso_hd{float:left;width:535px;overflow:hidden}
.n_product_detail .fl01 .auto .miso_hd img{width:535px;overflow:hidden;}
.n_product_detail .fl01 .auto .right{width:518px}
.n_product_detail .fl01 .auto .right h3{font-size:30px;line-height:42px;color:#333;font-weight:700;margin-bottom:18px}
.n_product_detail .fl01 .auto .right p{font-size:15px;color:#646464;line-height:34px;margin-bottom:26px}
.n_product_detail .fl01 .auto .right dl.dl{margin-bottom:25px}
.n_product_detail .fl01 .auto .right dl dt{font-size:15px;color:#646464;margin-bottom:16px}
.n_product_detail .fl01 .auto .right dl .dd{font-size:0;margin:0 -6px}
.n_product_detail .fl01 .auto .right dl .dd dd{display:inline-block;width:33.333333%!important;padding:0 6px;margin-bottom:12px}
.n_product_detail .fl01 .auto .right dl .dd dd span{font-size:13px;color:#646464;display:block;height:45px;line-height:43px;border:#e0e0e0 1px solid;text-align:center}
.n_product_detail .fl01 .auto .right dl .dd dd.miso-current span{border:#148385 1px solid;background:#148385;color:#fff}
.n_product_detail .fl01 .auto .right dl .dd01 dd{width:100%!important}
.n_product_detail .fl01 .auto .right dl .dd01 dd span{border:#148385 1px solid;background:#148385;color:#fff}
.n_product_detail .fl01 .auto .right dl .dd02 .miso-track{transform:translate3d(0,0,0)!important;width:100%!important}
.n_product_detail .fl02{position:relative;}
.n_product_detail .fl02 .auto{padding:0 50px 0px;background:#fff}


/*在线招聘*/
#list_slide{position:relative}
#list_slide dl{overflow:hidden;margin-bottom:15px;background: #f3f3f5;}
#list_slide dt{border:none;display:block;position:relative;padding:15px 25px;cursor:pointer;background:url(../images/bnt_hr_open.png) 1230px center no-repeat #f3f3f5}
#list_slide dt table{margin-left:-50px}
#list_slide dt td{color:#666;font-size:14px;font-weight: normal;border-left:1px solid #fff;padding:0 50px}
#list_slide dt h1{color:#666;font-size:16px;font-weight:700;margin-bottom:10px;line-height:30px;display:block}
#list_slide dd{display:none;padding:0 40px;padding-bottom:30px;line-height:36px;background:#f3f3f5}
#list_slide dd p{line-height:36px}
#list_slide dd .content{padding-top:20px}
#list_slide dt.on td{color:#fff}
#list_slide dt.on{background:url(../images/bnt_hr_close.png) 1230px center no-repeat #008e5e}
#list_slide dt.on h1{color:#fff}

.piaofu_fx{position:fixed;left:50%;margin-left: -700px;top:50%;width: 50px;margin-top: -50px;}
.piaofu_fx ul{  padding:2px 0 0}
.piaofu_fx ul li{float:left;margin-bottom: 12px;position: relative;}
.piaofu_fx ul li > a{display:block;min-width: 50px;width: 50px;height: 50px;border: #c5c5c5 1px solid;line-height: 48px;margin:-1px 0 0;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;border-radius: 25px; overflow:hidden; color:#fff; font-size:14px}
.piaofu_fx ul li > a:hover{background: #f4f4f4;border: #cccccc 1px solid;}
.piaofu_fx.fixed{ position:fixed; right:50%; margin-right:-600px; top:0}
.piaofu_fx ul li > a span{ display:inline-block; width:50px; height:50px; text-align:center}
.piaofu_fx ul li > a span img.img02{ display:none}

.piaofu_fx ul li > a:hover{ width:142px; background:#008e5e; border:#008e5e 1px solid}
.piaofu_fx ul li > a:hover span img.img01{ display:none}
.piaofu_fx ul li > a:hover span img.img02{ display:inline-block}

.bdsharebuttonbox a {width: 40px!important;height: 40px!important;margin:5px 0!important;float: none!important;padding: 0!important;display: block;background-size: cover !important;}
.bdsharebuttonbox a img { width: 60px; height: 60px; }
.bdsharebuttonbox .bds_tsina { background: url(../images/gbRes_6.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_qzone { background: url(../images/gbRes_4.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_tqq { background: url(../images/gbRes_5.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_weixin { background: url(../images/gbRes_2.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_sqq { background: url(../images/gbRes_3.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_renren { background: url(../images/gbRes_1.png) no-repeat center center/60px 60px; }
.bd_weixin_popup .bd_weixin_popup_foot { position: relative; top: -12px; }
.bdshare-button-style0-24{position:absolute;left: 0;top: 53px;padding:6px;border:#ccc 1px solid;background:#f4f4f4;width: 231px;border-radius: 10px;z-index: 100;}
.bdshare-button-style0-24 .bds_weixin,.bdshare-button-style0-24 .bds_sqq,.bdsharebuttonbox .bds_qzone, .bdsharebuttonbox .bds_tqq,.bdsharebuttonbox .bds_tsina { background-position:inherit !important}
.bdsharebuttonbox dd{display: inline-block;font-size:12px;color:#999;margin:0;text-align:center;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;filter:alpha(opacity=60);opacity:0.6;-moz-opacity:0.6;-khtml-opacity:0.6;}
.bdsharebuttonbox dd:hover{ -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0); filter:none; filter:alpha(opacity=100); opacity:1;  -moz-opacity:1; -khtml-opacity:1;}
.bdsharebuttonbox{ display:none}

.n_licheng{padding-top: 4.25rem;padding-bottom: 16rem;background: url(../images/licheng_bg.jpg) center bottom no-repeat;background-size:cover;}
.n_licheng .hd{overflow: hidden;width: 100%;margin-bottom: 2rem;position: relative;z-index: 10;}
.n_licheng .hd .tt{float: left;position: relative;z-index: 10;}
.n_licheng .hd .tt span{font-size: 2rem;color: #008e5e;font-family: AVENIRNEXTLTPRO-DEMICN;}
.n_licheng .hd .tt h3{ font-size: 1.625rem; color: #434343; margin-top: .75rem;}
.n_licheng .hd .arrowbox{ float: right;}
.n_licheng .miso-arrow{ display: inline-block; border-radius:50%; cursor:pointer; width: 3.4375rem; height: 3.4375rem; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.n_licheng .miso-prev2{ background: url(../images/licheng_left.png) center no-repeat; background-size: contain !important; margin-right: .75rem;}
.n_licheng .miso-next2{ background: url(../images/licheng_right.png) center no-repeat; background-size: contain !important;}
.n_licheng .miso-prev2:hover{ background: url(../images/licheng_left_on.png) center no-repeat; }
.n_licheng .miso-next2:hover{ background: url(../images/licheng_right_on.png) center no-repeat; }
.n_licheng .bd{position: relative;height: 599px;display: flex;align-items: center;}
.n_licheng .bd img{ width:100%}
.licheng_slide{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.licheng_slide .w1200{ height: 100%;}
.licheng_slide ul{ height: 100%;}
.licheng_slide ul li{ float: left; width: 13%; position: relative; height: 100%; transition: .7s; -webkit-transition: .7s; -moz-transition: .7s; -ms-transition: .7s; -o-transition: .7s; }
.licheng_slide ul li .txt{ position: absolute; padding-left: 24px;}
.licheng_slide ul li .txt .year{font-size: 2rem;margin-bottom: 7px;color: #008e5e;transform:translateY(50px);opacity: 1;transition: .7s;-webkit-transition: .7s;-moz-transition: .7s;-ms-transition: .7s;-o-transition: .7s;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px);font-family: AVENIRNEXTLTPRO-MEDIUMCN;margin-top: .375rem;}
.licheng_slide ul li .txt .con{font-size: .9375rem;line-height: 1.625rem;color: #626262;width: 15rem;transform:translateY(50px);opacity: 1;transition: .7s;-webkit-transition: .7s;-moz-transition: .7s;-ms-transition: .7s;-o-transition: .7s;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px);max-height: 11.75rem;overflow: hidden;overflow-y: scroll;}
.licheng_slide ul li .txt .con::-webkit-scrollbar {width:2px;height: 2px;background-color: transparent;}
.licheng_slide ul li .txt .con::-webkit-scrollbar-track {border-radius: 10px;background-color: transparent;}
.licheng_slide ul li .txt .con::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.licheng_slide ul li .txt:before{content: "";background: #fff;display: block;width: 11px;height: 11px;position: absolute;z-index: 99;left: 0;top: 1rem;border: 2px solid #008e5e;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;box-sizing: border-box;}
.licheng_slide ul li .txt:after{ content: ""; display: block; width: 1px; height: 100%; position: absolute; left: 0; top: 1rem; background: #e2e2e2; left: 5px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.licheng_slide ul li:nth-child(1) .txt{bottom: 48%;padding-bottom: 4rem;}
.licheng_slide ul li:nth-child(2) .txt{top: 56.5%;padding-top: 5rem;}
.licheng_slide ul li:nth-child(3) .txt{bottom: 44%;padding-bottom: 6rem;}
.licheng_slide ul li:nth-child(4) .txt{ top: 65%; padding-top: 5rem;}
.licheng_slide ul li:nth-child(5) .txt{bottom: 35%;padding-bottom: 13rem;}
.licheng_slide ul li:nth-child(6) .txt{top: 67%;padding-top: 5rem;}
.licheng_slide ul li:nth-child(7) .txt{bottom: 40%;padding-bottom: 13rem;}
.licheng_slide ul li:nth-child(even) .txt:before{top: 6.5rem;}
.licheng_slide ul li:nth-child(even) .txt:after{ height: 6rem;}

.licheng_slide .miso-list,.licheng_slide .miso-track{ height: 100%; overflow: visible;}
.n_licheng ul.miso-current li .year{ opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); }
.n_licheng ul.miso-current li .con{ opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); }

.licheng_slide_wap{ display: none; }
.licheng_slide_wap ul{ }
.licheng_slide_wap ul li{ position: relative;transition: .7s; -webkit-transition: .7s; -moz-transition: .7s; -ms-transition: .7s; -o-transition: .7s; }
.licheng_slide_wap ul li .txt{padding-left: 24px;position: relative;padding-top: 7px;}
.licheng_slide_wap ul li .txt .year{font-size: 1.75rem;color: #008e5e;margin-bottom: 5px;transition: .7s;-webkit-transition: .7s;-moz-transition: .7s;-ms-transition: .7s;-o-transition: .7s;font-family: AVENIRNEXTLTPRO-MEDIUMCN;}
.licheng_slide_wap ul li .txt .con{ font-size: .9375rem; line-height: 1.625rem; padding-bottom: 2rem;  color: #626262;  transition: .7s; -webkit-transition: .7s; -moz-transition: .7s; -ms-transition: .7s; -o-transition: .7s; }
.licheng_slide_wap ul li .txt:before{content: "";display: block;width: 11px;height: 11px;position: absolute;left: 0;top: 1rem;border: 2px solid #008e5e;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;box-sizing: border-box;z-index: 1;background: #fff;}
.licheng_slide_wap ul li .txt:after{ content: ""; display: block; width: 1px; height: 100%; position: absolute; left: 0; top: 1rem; background: #e2e2e2; left: 5px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }


/*==============留言=====================*/

.n_msg{padding:30px 0}
.n_msg .about_title{padding-top:10px;margin-bottom:40px;border-top:none;border-bottom:1px solid #efefef}
.n_msg .article p{color:#848282}
.n_msg .un_box{min-height:480px;margin-top:30px;background:url(../images/bg_form.png) left center no-repeat}
.n_msg .un_box form{margin-left:700px;padding-top:15px}
.n_msg .un_box form .label{display:block;background:#fff;margin-bottom:10px;border:1px solid #d3d3d3;position:relative;height:48px;line-height:48px;padding-left:90px}
.n_msg .un_box form .label input{height:37px;border:none;width:423px;padding:0 5px;line-height:37px;font-size:12px;color: #666;}
.n_msg .un_box form .label strong{font-weight:400;display:block;position:absolute;left:15px;font-size:14px;color:#848282}
.n_msg .un_box form .textarea_box{height:130px}
.n_msg .un_box form .textarea{height:125px;padding-right:20px;border:none;line-height:40px;font-size:12px;resize:none;width:412px}
.n_msg .un_box form .submit{color:#fff;background:#008e5e;border-radius:3px;font-size:12px;display:block;margin-top:30px;width:120px;height:40px;line-height:38px;text-align:center; border:0px;}


.article {color:#828283; font-size:16px; line-height:32px; }
.article p{font-size:16px; color:#828283; line-height:32px; }	
.article strong{ font-weight:bold;}
.article td,.article th{ border:1px solid #dcdcdc; font-size:16px; padding:0 10px;}
.article  img{ max-width:100%;}

.n_chaxun {
	padding: 0;
}

#allmap {
	width: 100% !important;
	position: fixed !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.form_search {
	width: 400px !important;
	position: fixed;
	z-index: 100;
	font-size: 0;
	text-align: center;
	margin-bottom: 50px;
	left: 50px;
	top: 50%;
	margin-top: -364px;
}

.form_search .box {
	display: inline-block;
	white-space: nowrap;
	vertical-align: top;
	width: 100%;
	background: #fff;
	border: #d0d0d0 1px solid;
	font-size: 0;
	border-radius: 25px;
	padding: 0 15px;
	margin-bottom: 5px;
}

.form_search .box>div {
	display: inline-block;
}

.form_search .box .f_title {
	display: inline-block;
	width: 84px;
	height: 40px;
	line-height: 40px;
	background: #bf934a;
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: none;
}

.form_search .box .f_input {
	display: inline-block;
	width: 205px;
	height: 40px;
	line-height: 38px;
	background: #fff;
	border: #e5e5e5 1px solid;
	font-size: 16px;
	color: #333;
}

.form_search .box .f_input input {
	display: inline-block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: none;
	border: none;
	font-size: 16px;
	color: #333;
	padding: 0 15px;
}

.form_search .box .sousuo {
	display: inline-block;
	padding: 0 !important
}

.form_search .box select {
	display: inline-block;
	width: 33.333333%;
	height: 50px;
	line-height: 46px;
	background: none;
	border: none;
	font-size: 14px;
	color: #333;
	padding: 0 10px;
}

.form_search .box .btn_anniu {
	display: block;
	height: 50px;
	line-height: 50px;
	background: #008e5e;
	text-align: center;
	margin: 0 -15px;
	border-radius: 25px;
}

.form_search .box .btn_anniu input {
	display: inline-block;
	width: 100%;
	background: none;
	border: none;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;

}

#dr_ajax_result {
	position: fixed;
	width: 400px;
	height: 580px;
	left: 50px;
	top: 50%;
	background: #fff;
	z-index: 100;
	margin-top: -250px;
	border-radius: 4px;
	border: #d0d0d0 1px solid;
}

#dr_ajax_result h3 {
	background: #bf934a;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

#dr_ajax_result .content {
	padding: 15px 0;
	padding-right: 10px;
}

#dr_ajax_result ul {
	padding: 0;
	overflow: hidden;
	overflow-y: scroll;
	max-height: 548px;
}

#dr_ajax_result ul {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}

#dr_ajax_result ul::-webkit-scrollbar {
	width: 4px;
	height: 4px;
	background-color: #f1f1f1;
}

#dr_ajax_result ul::-webkit-scrollbar-track {
	border-radius: 2px;
	background-color: #f1f1f1;
}

#dr_ajax_result ul::-webkit-scrollbar-thumb {
	border-radius: 2px;
	width: 4px;
	height: 4px;
	background-color: #88201d;
}

#dr_ajax_result ul li {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-bottom: 0;
	border-bottom: #e3e3e3 1px solid;
	padding: 20px 28px;
}

#dr_ajax_result ul li img {
	position: relative;
	top: 7px;
	margin-right: 6px;
}

#dr_ajax_result ul li a {
	font-size: 15px;
	color: #333;
}
#dr_ajax_result ul li a:hover {
	color: #bf934a;
}
#dr_ajax_result ul li h5 {
	color: #4d4d4d;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
}
#dr_ajax_result ul li h6 {
	font-size: 14px;
	color: #6f6f6f;
	line-height: 24px;
	text-align: left;
}
.BMap_bubble_content {
	font-size: 15px;
	line-height: 28px;
	color: #333
}
.xuanze {
	position: fixed;
	bottom: 30px;
	left: 30px;
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.25)
}
.xuanze ul {
	font-size: 0;
	background: #fff
}
.xuanze ul li {
	display: inline-block;
}
.xuanze ul li a {
	display: inline-block;
	padding: 0 75px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	cursor: pointer
}
.xuanze ul li a img {
	margin-right: 10px;
	vertical-align: middle;
}
.xuanze ul li.on a {
	background: #bf934a;
	color: #fff
}
.navxiala{position:absolute;left:0;width:100%;top: 94px;background: #fff url(../images/navxiala_bg.png) center bottom no-repeat;padding: 20px 20px 94px;text-align: center;display:none;}
.navxiala dd{line-height:44px;font-size:15px;color:#4c4c4c;border-bottom:#ededed 1px solid;height: 44px;}
.navxiala dd a{ display:block; color:#4c4c4c;}
.navxiala dd a:hover{ color:#008e5e}
.form_search .box label{ padding-right:0 !important}

footer .fl02 ul.ul01 li{ position:relative;}
.tc-box01{position:absolute;bottom: 52px;left:50%;margin-left: -60px;width:120px;height: 140px;background: #fff;display: none;}
.tc-box01:before{ content:""; position:absolute; left:50%; border-right:transparent 6px solid; border-left:transparent 6px solid; border-top:#fff 8px solid; margin-left:-6px; bottom:-8px;}
.tc-box01 .imgContainer img{ width:120px; height:120px;}
.tc-box01 h5{line-height: 15px;font-size:14px;color:#333;text-align: center;}


/*
 .Bottom002472
 */
.Bottom002472{color: #fff; background: #008e5e; min-width: 100%;}
.Bottom002472 a{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.Bottom002472 .bottom{ padding:2% 2%;}
.Bottom002472 .nav .dl dt{ padding-bottom:15px; border-bottom: 1px solid #7fc7af;}
.Bottom002472 .nav .dl dt a{ color:#fff; font-size:16px; line-height:24px;}
.Bottom002472 .nav .dl .two{ padding-top: 15px;}
.Bottom002472 .nav .dl dd{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.Bottom002472 .nav .dl dd a{ display:block; line-height:30px; color: #fff;}
.Bottom002472 .nav .dl dd a:hover{ color: #fff;}
.Bottom002472 .nav .dl dd a:hover:before{ background: #4c5b6f;}
.Bottom002472 .nav{ float:left; width: 56%;}
.Bottom002472 .nav .dl{ float:left; width: 20%; min-height: 200px; padding: 15px 3% 15px 0;}
.Bottom002472 .contact{ float:left; width: 18%; text-align: left; padding: 15px 0 0 0;}
.Bottom002472 .contact dt{ padding-bottom:15px; color:#fff; font-size:14px; line-height:24px; border-bottom: 1px solid #7fc7af;}
.Bottom002472 .contact .two{ padding-top: 15px;}
.Bottom002472 .contact .two p{ display:block; line-height:30px; color: #fff;}
.Bottom002472 .contact .two p.phone{font-size: 32px;margin:5px 0px 10px;}
.Bottom002472 .contact .two p a{color: #fff;}
.Bottom002472 .info{ float:right; width: 23%;}
.Bottom002472 .weixinbox{ margin: 10px 0 10px auto;text-align: center;}
.Bottom002472 .weixinbox dd{display: inline-block;text-align: center;margin-left: 13px;}
.Bottom002472 .weixinbox dd span{ display: block; text-align: center;color:#fff; font-size:14px;line-height: 26px;}
.Bottom002472 .other{ font-size: 12px;line-height:24px; position: relative;background: #008256;padding: 0% 2%;}
.Bottom002472 .other .w1320{/*border-top:1px #444 solid;*/ padding: 12px 0;}
.Bottom002472 .other,.Bottom002472 .other a{ color: #fff; }
.Bottom002472 .other a:hover{ color: #fff;}
.Bottom002472 .other .links a{ display:inline-block; position: relative;}
.Bottom002472 .other .links a+a{ margin-left: 20px;}
.Bottom002472 .other .links a+a:before{ content: ""; left: -10px; position: absolute;  height: 50%; top: 25%; width: 1px; display: block; background: #59626f; }
.Bottom002472 .other .links{ float: right;}
.Bottom002472 .other .copyright{ margin: 0;}
.Bottom002472 .other .copyright{ float: left;}

/*广告法申明*/
.ggf{position:relative;}
.ggf .ggf_box{position:absolute; left:0; bottom:150%; background:#fff; width:200px; padding:15px; color:#555; opacity:0; visibility:hidden; transition:all 0.5s ease;}
.ggf .ggf_box:after{content:''; height:0;
    width:0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-color:#fff transparent transparent transparent ;
    border-style:solid solid dashed dashed;
    border-width:6px; position:absolute; top:100%; left:10px;}

.ggf:hover .ggf_box{opacity:1; visibility:visible;}

/*==========================================内页 结束=============================================*/

@media(min-width: 768px){
	header .lan a:hover{ background:#008e5e; border:#008e5e 1px solid; color:#fff}
}
@media(min-width: 992px) and (max-width: 1300px){
}
@media(max-width: 1800px){
}
@media(max-width: 1600px){
	banner .miso-list li .table .table_cell .box h4 img{height: 16rem;}
	/*header{ height:120px;}
	header #nav li{ height:120px;}
	header #nav .menu .sta1, header #nav .menu .sta2{ height:120px; transform-origin: 50% 50% -60px;
	-webkit-transform-origin: 50% 50% -60px;
	-moz-transform-origin: 50% 50% -60px;
	-ms-transform-origin: 50% 50% -60px;}
	header .logo img{ height:90px;}*/
	.datu .content ul li{ padding:0 15px;}
	.banner .miso-dots li{ padding:0 15px;}
	.banner .miso-dots li:before{ left:15px; right:15px;}
	
	.banner .con{ padding-left:19%}
	.navxiala{top: 94px;}
	.n_pinpai .fl01{background: url(../images/n_pinpai_fl01_bg.png) 0px center no-repeat;}
}
@media(max-width: 1440px){
	.n_pinpai .fl01{background: url(../images/n_pinpai_fl01_bg.png) -10px center no-repeat;}
}
@media(max-width: 1380px){
	.n_chayuan .fl03 ul li img{ width:180px}
	.n_pinpai .fl01{background: url(../images/n_pinpai_fl01_bg.png) -95px center no-repeat;}
}

@media(max-width: 1200px){
}
@media(max-width: 1060px){

}
@media(max-width: 992px){
}

@media(max-width: 768px){
}
@media(max-width: 456px){

} 